home *** CD-ROM | disk | FTP | other *** search
/ Great Canadian Scientists / GCS_CD.iso / mac / PC / GCSData / databa_o.dxr / 00015_Frame 2.ls < prev    next >
Encoding:
Text File  |  1996-09-21  |  164 b   |  9 lines

  1. on exitFrame
  2.   global Section, Index
  3.   set Section to "Main Screen"
  4.   set Index to "Main Screen"
  5.   BSetup(10, 25)
  6.   set the keyDownScript to EMPTY
  7.   cursor(-1)
  8. end
  9.